gtk4.git
2009-07-09 Alexander LarssonCorrectly set enter/leave events as detail=nonlinear
2009-07-09 Michael NattererDisallow single-include unconditionally because this...
2009-07-09 Michael NattererAdd single-include guard
2009-07-09 Tino MeinenDutch translation updated
2009-07-09 Tino MeinenDutch translation updated
2009-07-09 Maxim V. DziumanenkoUpdated Ukrainian translation
2009-07-09 Maxim V. DziumanenkoUpdated Ukrainian translation
2009-07-09 Jorge GonzálezUpdated Spanish translation
2009-07-09 Stef WalterGtkEntryBuffer holds text for GtkEntry
2009-07-08 Alexander LarssonHandle non-native windows in the gdk test utils
2009-07-08 Alexander LarssonDon't emulate map/unmap events for native windows
2009-07-08 Alexander LarssonFix defaultvalue test due to csw
2009-07-08 Benjamin OtteRemove unused variable
2009-07-08 Michael NattererFix the remaining issues that broke the PLT check
2009-07-08 Alexander LarssonMove get_cells implementation from deprecated function
2009-07-08 Alexander LarssonMove get_cells implementation from deprecated function
2009-07-08 Michael NattererSome indentation fixes and minor cleanup
2009-07-08 Matthias ClasenMake gdk build with GDK_DISABLE_DEPRECATED
2009-07-08 Kjartan MaraasUse g_object_unref instead of deprecated gdk_pixmap_unref
2009-07-08 Nguyễn Thái... po/vi.po: updated key names
2009-07-07 Ivar SmolinUpdating Estonian translation
2009-07-07 Jorge GonzálezUpdated Spanish translation
2009-07-07 Andre KlapperImprove translator comment. Fixes bug #569393.
2009-07-07 Alexander LarssonThe shape is in window coordinate, so properly offset...
2009-07-07 Alexander LarssonOptimize clip-to-window with clipmask case when fully...
2009-07-07 Alexander LarssonMake clipmasks work for pixbuf rendering
2009-07-07 Alexander LarssonAdd _gdk_gc_get_clip_mask
2009-07-07 Daniel NylanderUpdated Swedish translation
2009-07-07 Matthias ClasenReenable tests
2009-07-07 Matthias ClasenBump version
2009-07-07 Matthias Clasen2.17.3
2009-07-07 Matthias ClasenFix some distcheck issues
2009-07-07 Matthias ClasenTemporarily turn of tests
2009-07-07 Matthias ClasenMake distcheck pass
2009-07-07 Matthias ClasenFix a typo
2009-07-07 Matthias ClasenUpdate NEWS
2009-07-06 David ZeuthenBug 587485 – GMountOperation::show-processes support
2009-07-06 Matthias ClasenUse gdk_display_sync instead of XSync
2009-07-06 Matthias ClasenFix redraw issues in GtkInfoBar
2009-07-06 Matthias ClasenFix the doc build
2009-07-06 Matthias ClasenMore documentation fixes
2009-07-06 Matthias ClasenMore small documentation fixups
2009-07-06 Matthias ClasenSmall documentation fixes
2009-07-04 Alexander LarssonHack that works around firefox plugin crash
2009-07-04 Yaron ShahrabaniUpdated Hebrew translation
2009-07-04 Hans BreuerUpdated msvc build
2009-07-04 Hans BreuerFix condition to deliver root coords
2009-07-04 Hans BreuerEnable window creation with GDK_WINDOW_CHILD again
2009-07-04 Hans BreuerInitialize 'private' before use
2009-07-04 Hans BreuerFix includes for missing prototypes
2009-07-04 Hans BreuerUse G_PI rather than M_PI
2009-07-04 Hans BreuerUndef USE_MMX for msvc build
2009-07-04 Hans Breuergtk_status_icon_get_title() must return a value
2009-07-04 Hans BreuerUpdated msvc build
2009-07-04 Hans BreuerConditionally define WS_EX_COMPOSITED
2009-07-03 Matthias ClasenAdd another bug ref
2009-07-03 Matthias ClasenAdd doc stubs
2009-07-03 Matthias ClasenAdd new symbols
2009-07-03 Matthias ClasenUpdate for 2.17.3
2009-07-03 Hendrik RichterUpdated German translation.
2009-07-01 Matthias ClasenMake stock buttons have mnemonics again
2009-07-01 Matthias ClasenAdd a testcase for use-stock/use-underline in buttons
2009-07-01 Cody Russellfix wrap width calculations that caused item height...
2009-07-01 Alexander LarssonMake GdkDrawable draw_drawable backwards compat
2009-07-01 Alexander LarssonMerge branch 'client-side-windows'
2009-07-01 Alexander LarssonMove new draw_drawable argument to end to make it more...
2009-07-01 Alexander LarssonClean up embedding api
2009-07-01 Alexander LarssonRemove debug spew, add TODO_CSW
2009-07-01 Alexander Larssongdk_win32_blit, don't get the size of the impl
2009-07-01 Alexander LarssonSome win32 cleanups
2009-07-01 Alexander LarssonFix win32 GC set_region handling of reset_region
2009-07-01 Benjamin Otteclean up code in gtk_list_store_set_n_columns()
2009-07-01 Alexander LarssonMake win32 backend build and minimally work
2009-07-01 Alexander LarssonDon't use GDK_WINDOW_SCREEN, as its an X11 specific...
2009-07-01 Alexander LarssonDon't return value from void function
2009-07-01 Nguyễn Thái... po/vi.po: updated Vietnamese translation
2009-06-30 Alexander LarssonAdd missing symbols to gdk.symbols
2009-06-30 Alexander LarssonAdd gdk_window_get_root_coords to gdk.symbols
2009-06-30 Alexander LarssonMove destroyed check to common code for get_origin...
2009-06-28 Matthias ClasenImprove printing example
2009-06-28 Matthias ClasenImprove handling of print-to-file uri
2009-06-28 Matthias ClasenWhitespace cleanups
2009-06-27 Jorge GonzalezUpdated Spanish translation
2009-06-27 Benjamin Ottemake the size column resizable
2009-06-27 Benjamin Ottemake sure the "Create folder" button doesn't get shown...
2009-06-27 Benjamin Ottecheck for allowed NULL inside g_return_if_fail() statements
2009-06-27 Benjamin Otteclarify the init value for the default sort column id
2009-06-27 Benjamin Otteunconditionally set right alignment for the size column
2009-06-27 Benjamin Otteremove unused variables
2009-06-26 Alexander LarssonDon't hide foreign children when emulating visibility
2009-06-26 Alexander LarssonBetter implementation of native clear_area
2009-06-26 Alexander LarssonImplement gdk_window_clear_area natively for foreign...
2009-06-26 Alexander LarssonClip cairo drawing against client-side child windows
2009-06-25 David ZeuthenBug 586691 – Better GtkInfoBar defaults
2009-06-25 Ivar SmolinUpdating Estonian translation
2009-06-25 Alexander LarssonEnsure that we always calculate clip regions for root...
2009-06-25 Alexander LarssonFix g_signal_emit calls
2009-06-25 Michael NattererFix warning about uninitialized variable plus spacing...
2009-06-25 Matthias ClasenDemo setting an output name for print to file
2009-06-24 Alexander LarssonFix typos
next